home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / SYS / c / AGARun.doc < prev    next >
Text File  |  1996-09-26  |  3KB  |  107 lines

  1.  
  2.                                 AGARun V1.3
  3.                                 -----------
  4.  
  5.                          (C)1994 H2O Design Corp.
  6.  
  7.  
  8.  
  9.  
  10.  
  11. FORMAT:         AGARun -FC [program]
  12.  
  13.                 - "Program"  Is the FULL Path & File Name of the program to be
  14.                   executed.
  15.  
  16.                 - "F" Is the Frequency.  Either P or N For PAL or NTSC.
  17.                       NTSC is default.
  18.  
  19.                 - "C" Is the Command.  If you wish to use a command then you
  20.                       MUST supply a frequency.
  21.  
  22.  
  23.  
  24. COMMANDS:       The Current Commands are..
  25.  
  26.  
  27.                 - "A"  AGAReturn - This will Return Your previous AGA Mode screen.
  28.  
  29.                 - "B"  ButtonRun - This will cause AGARun to pause until you
  30.                        press BOTH mouse buttons.  Then the screen will change.
  31.                        (NOTE: You can NOT EXIT!)
  32.  
  33.                 - "C"  Continuous Run - Will not return screen unless you hold
  34.                        BOTH Right and Left Mouse Buttons within 30 Seconds of
  35.                        running.
  36.  
  37.                 (This is usefull for programs that return the CLI before they
  38.                  start.  If there is an error you have 30 seconds to exit, and
  39.                  if it exits after then you can exit then.  The 30 seconds is in
  40.                  case the program needs both Right & Left Mouse Buttons.)
  41.  
  42.  
  43.                 - "E"  Exit - This will delete the 30 second time limit before
  44.                        Before exiting.  (Unlimited Time)
  45.  
  46.                 - "F"  Final - This will disable exiting completely.
  47.                        (No Exit)
  48.  
  49.                 - "P"  CoProcessor - This will insert a custom copper before
  50.                        running.  (Should get rid of sprite problems)
  51.  
  52.                 - "Q"  Quit - This will Quit the program completely after
  53.                        screen change.  (Use Command A to get screen back)
  54.  
  55.                 - "W"  WorkBench - This is for workbench programs.
  56.                        (Keeps the System Copper)
  57.  
  58.  
  59.  
  60. INFO:
  61.  
  62.         - AGARun May be freely distributed as long as this file is included,
  63.           and neither this text file, or AGARun are modified in any way.
  64.  
  65.         - AGARun May be included as a utility in libraries such as Fred Fish,
  66.           providing no profit is made.
  67.  
  68.         - AGArun May not be included in a "Game Package" or any other package
  69.           without written permission from the author.
  70.  
  71.  
  72.  
  73. REGISTRATION:
  74.  
  75.         AGARun is a FreeWare Program, and Registration is not required.  If
  76.         you find AGARun usefull, and use it often, a small donation would be
  77.         appreciated.
  78.  
  79.         If you have any Questions, Concerns, Bug Reports, or Suggestions about
  80.         AGARun feel free to leave me mail on InterNet, or Snail at the included
  81.         Address'.
  82.  
  83.  
  84.  
  85. NOTE:   AGARun is made in 100% Assembly.  Also, AGARun is intended to run
  86.         on AGA Machines only which have an MC68020 or above.  As such, it was
  87.         coded for the MC68020 and is liable to crash non AGA machines.
  88.  
  89.  
  90.  
  91. COMMENTS:
  92.  
  93.         I made this program because I was sick of rebooting my A1200 to run
  94.         non aga programs.  This is made in 100% assembly and took about an
  95.         hour for me to complete it.  If you find any bugs (ugh) then leave
  96.         me mail on InterNET at or call me at (403)293-6437.  Take care.
  97.  
  98.                                              Christopher.  July 19/1994
  99.  
  100.                                                 christo@bsdi.nucleus.com
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.